feat(container): update image ghcr.io/immich-app/immich-server to v1.125.2 #2068
Add this suggestion to a batch that can be applied as a single commit.
This suggestion is invalid because no changes were made to the code.
Suggestions cannot be applied while the pull request is closed.
Suggestions cannot be applied while viewing a subset of changes.
Only one suggestion per line can be applied in a batch.
Add this suggestion to a batch that can be applied as a single commit.
Applying suggestions on deleted lines is not supported.
You must change the existing code in this line in order to create a valid suggestion.
Outdated suggestions cannot be applied.
This suggestion has been applied or marked resolved.
Suggestions cannot be applied from pending reviews.
Suggestions cannot be applied on multi-line comments.
Suggestions cannot be applied while the pull request is queued to merge.
Suggestion cannot be applied right now. Please check back later.
This PR contains the following updates:
v1.124.2
->v1.125.2
Warning
Some dependencies could not be looked up. Check the Dependency Dashboard for more information.
Release Notes
immich-app/immich (ghcr.io/immich-app/immich-server)
v1.125.2
Compare Source
v1.125.2
This release addresses the following issues, most of which originate from our migration to Kysely.
sslmode
doesn't get parsed correctlyupdatedAt
column doesn't update on some assets and album actionssearchRandom
doesn't return the correct data formatThank you for reporting the bugs you have found! We added a treat to the login page as a thank you 😄
Support Immich
If you find the project helpful, you can support Immich by purchasing a product key at https://buy.immich.app/.
Cheers! 🍻
What's Changed
🌟 Enhancements
🐛 Bug fixes
getTimeBuckets
not handling boolean filters correctly by @mertalev in https://github.com/immich-app/immich/pull/15567updatedAt
on updates by @mertalev in https://github.com/immich-app/immich/pull/15573searchRandom
response by @mertalev in https://github.com/immich-app/immich/pull/15580sslmode
not working by @mertalev in https://github.com/immich-app/immich/pull/15587Full Changelog: immich-app/immich@v1.125.1...v1.125.2
v1.125.1
Compare Source
v1.125.1
There was a hiccup with the release pipeline for
v1.125.0
so we have to change the versionHighlights
Welcome to release
v1.125.1
of Immich. The release improves how the server queries the database, using a type-safe query builder,Kysely
, instead of relying on the magic ofTypeORM
. Many queries have been given a speed boost to be much faster; some got several times faster. You should see a quicker app experience overall. It has been the work for the last couple of months and a foundation we have been building for many changes in the coming months to the data model of the whole app, which is needed to enable some long-awaited features. Kudos to the entire team for completing it. Alongside that improvement, this release also brings new features, enhancements, and bug fixes. Please see some of the highlights below:Node.js security update
This release includes a Node.js security update. While we don’t believe any of these vulnerabilities affect Immich, we still recommend updating soon to avoid any risk.
Share-to Immich
You can now directly share media from other apps to Immich without saving them to the phone’s local gallery first.
ScreenRecording_01-10-2025.13-05-53_1-1.mov
Slideshow everywhere
You can now toggle the slideshow mode from all the views on the web app.
Lens information
This release includes the lens information in the detail panel for our photographer users, making it easier to know which of your favorite lenses was used to capture the photo.
Support Immich
If you find the project helpful, you can support Immich by purchasing a product key at https://buy.immich.app/.
Cheers! 🍻
What's Changed
🚨 Breaking Changes
🚀 Features
🌟 Enhancements
🐛 Bug fixes
📚 Documentation
🌐 Translations
New Contributors
Full Changelog: immich-app/immich@v1.124.2...v1.125.0
Configuration
📅 Schedule: Branch creation - At any time (no schedule defined), Automerge - At any time (no schedule defined).
🚦 Automerge: Disabled by config. Please merge this manually once you are satisfied.
♻ Rebasing: Whenever PR is behind base branch, or you tick the rebase/retry checkbox.
🔕 Ignore: Close this PR and you won't be reminded about these updates again.
This PR was generated by Mend Renovate. View the repository job log.